Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbSql Class > DbSql Constructor : DbSql Constructor(String,IDbDataParameter[]) |
'Declaration Public Function New( _ ByVal sql As String, _ ByVal ParamArray parameters() As IDbDataParameter _ )
'Usage Dim sql As String Dim parameters() As IDbDataParameter Dim instance As New DbSql(sql, parameters)
public DbSql( string sql, params IDbDataParameter[] parameters )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.